home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Electronic Print Media Service 1993 October
/
Electronic Print Media Service 1993 October.iso
/
pc
/
iquest15
/
tbksetup.inf
< prev
next >
Wrap
INI File
|
1990-04-05
|
3KB
|
92 lines
; This file is in the same directory as IQSETUP.EXE when run.
; It may be either on a diskette or on a hard disk or network.
;
; It is divided into sections, identified by an alphanumeric name
; enclosed in square brackets.
;
; Comments begin with semicolon, and may follow other text.
; Long lines may be split up between fields of a statement.
;
; Spaces are ignored, except when between double quotes
; blank lines are also ignored
; In the sections which list the location of various files, each
; filename is preceded by integers describing the location
; of the files. The Setup program will prompt the user to insert
; these diskettes when the files are needed. Files on a hard disk
; or network may be used instead, by placing an entry in the [disks]
; section of this file.
;
; Random Setup information
;
[setup]
help = setup.hlp ; Name of the SETUP WinHelp file.
readme = readme.hlp ; Name of the README WinHelp file.
;
; dynamic strings for dialogs in Setup
;
[dialog]
caption = "image QUEST 1.5 Setup"
exit = "Exit ToolBook Setup"
title = "Installing Runtime ToolBook 1.5"
[data]
; Default directory for installing ToolBook, MUST include a drive letter
defdir = C:\IQ15
; short name of the program
shortname = ToolBook
; Here are the names of the disks Setup can prompt for.
; There must be a disk name for each disk number used
;
; The disk number '0' is reserved to represent the setup directory
; the directory may be relative to the directory SETUP was run from.
;
; the format is:
;
; n = path,disk name,disk tag file
;
; n disk "number" 1-9,A-Z (single char only!)
; path path of disk n
; name name of disk n
;
; IE:
; 1 = A:\,"This is DISK #1",disk.1
[disks]
1 =.,"IQSETUP",disk1
;
; The needed.space section is a list of hard disk requirements for each
; section. If this amount of room is not available, installation will fail.
[needed.space]
; Minimum hard disk space required for ToolBook installation.
toolbook.exes = 800000
toolbook.pim = 900000
[toolbook.exes]
1:TBKBASE.DLL, 0:, "ToolBook Program Files"
1:TBKCOMP.DLL, 0:
1:TBKFILE.DLL, 0:
1:TBKUTIL.DLL, 0:
1:TBKCOMM.DLL, 0:
1:TBKDB3.DLL, 0:
1:TBKDLG.DLL, 0:
1:TBKNET.EXE, 0:
1:TBKWIN.DLL, 0:
1:TBOOK.EXE, 0:
[toolbook.pim]
1:TBKSORT.DLL, 0:, "image QUEST and User's Guide"
1:IQ15.TBK, 0:, "image QUEST and User's Guide"
1:User.TBK, 0:, "image QUEST and User's Guide"
[progman.groups]
imageQUEST,imageQUEST.GRP
[image QUEST]
"image QUEST 1.5", IQ15.tbk, tbook.exe
"User's Guide", user.tbk, tbook.exe